* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
authorJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:26:07 +0000 (00:26 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:26:07 +0000 (00:26 +0000)
m/sps7.h, s/hpux.h, s/usg5-4.h (HAVE_DUP2): Removed; derived by
configure script.
* s/hpux.h, s/irix3-3.h, s/aix3-1.h (HAVE_GETHOSTNAME): Removed;
derived by configure script.

src/m/ibmps2-aix.h
src/m/ibmrs6000.h
src/m/ibmrt-aix.h
src/m/mips.h
src/m/sps7.h
src/s/aix3-1.h
src/s/hpux.h
src/s/irix3-3.h

index 0e1b17db43604589e5e79154649d5ba02fe17611..e69588c55891f534ad85becb53e5d13fcb86afb3 100644 (file)
@@ -123,7 +123,6 @@ so disable it for them.  */
 #endif
 
 #define BSTRING
-#define HAVE_DUP2
 #define HAVE_GETTIMEOFDAY
 #define HAVE_SELECT
 #define HAVE_TIMEVAL
index 921a4cc0b23fe8e37bcd952e72941da1b5b6f37a..f42cf14eeddf8ed028e7ee1abefa02acc713af8e 100644 (file)
@@ -119,7 +119,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define C_SWITCH_MACHINE -D_BSD
 #define LIBS_MACHINE -lrts
 #define START_FILES
-#define HAVE_DUP2
 #define HAVE_GETTIMEOFDAY
 #define HAVE_SYSVIPC
 #define HAVE_SETSID
index bca2969e9a1e6b59b056d534616e6f9a542e2761..2ec5919a28079f22ccefbca8885ef8445566ae85 100644 (file)
@@ -168,7 +168,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #include </usr/include/bsd/BSDtoAIX.h>
 #define BSTRING
-#define HAVE_DUP2
 #define HAVE_GETTIMEOFDAY
 #define HAVE_SELECT
 #define HAVE_TIMEVAL
index bd4466ee9baacfaf06e24852ed1c3ab7d521701f..6125fc88abdc046585d5cd5a8c134f9e9254c68e 100644 (file)
@@ -221,7 +221,6 @@ NOTE-END  */
    The `select' in the system won't work for pipes,
    so don't use it.  */
 
-#define HAVE_DUP2
 #define HAVE_GETWD
 #define HAVE_GETTIMEOFDAY
 
index 95c106ac133fcd4cef28bbe2c333dddac7e5e6a5..5e838592cc66a0df44574a22d46b54715d365e59 100644 (file)
@@ -119,10 +119,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
   
 #undef SIGIO
 
-/* Some additional system facilities exist.  */
-
-#define HAVE_DUP2
-
 /* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */
 
 #define ASS as32
index e4a4612a67a900561c689f6f134fe21af7830a65..f75518675d6e8c69061235104fede558a9127d40 100644 (file)
@@ -231,8 +231,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define SYSTEM_MALLOC
 
-/* Use the gethostname system call.  */
-#define HAVE_GETHOSTNAME
-
 /* AIX doesn't define this.  */
 #define unix 1
index ce40e6e3ca7471ec73f1bf3fe5448c39a6260dd3..fb3903d96e60100e3cd309a2dbb518642501e0a2 100644 (file)
@@ -224,12 +224,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Some additional system facilities exist.  */
 
-#define HAVE_DUP2
 #define HAVE_GETTIMEOFDAY
 
-/* Implementation of uname is broken on hpux.  Use gethostname.  */
-#define HAVE_GETHOSTNAME
-
 #define HAVE_VFORK
 #define HAVE_PERROR  /* Delete this line for version 6.  */
 #define HAVE_RENAME
index 004873cf9df908150704da5808e896dfaa350db7..42d6d9d8f6207c9b5e459fe9e23e2901857b5b1a 100644 (file)
@@ -179,6 +179,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Use setsid to handle terminals for subprocesses.  */
 #define HAVE_SETSID
-
-/* Implementation of uname is broken on Irix as of version 3.3 */
-#define HAVE_GETHOSTNAME